GpaCalculationTypeLetterGrade 
EntityType  Independent 
Logical Entity Name  GpaCalculationTypeLetterGrade 
Default Table Name  AdGPAAlternativeGrade 
Logical Only  NO 
Definition 
 
Note 
 

GpaCalculationTypeLetterGrade Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
GpaCalculationTypeId(FK)    INTEGER  NO 
 
LetterGrade    VARCHAR(8)  NO 
 
GradePoints    NUMERIC(9, 2)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

GpaCalculationTypeLetterGrade Keys 
Key Name  Key Type  Keys 
PK_AdGPAAlternativeGrade_AdGPAAlternativeGradeID  PrimaryKey  Id 

GpaCalculationTypeLetterGrade Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
GpaCalculationType  Non-Identifying  One To Zero or More        GpaCalculationTypeId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
GpaCalculationType  Non-Identifying  Zero or One to Zero or More        GpaCalculationTypeId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

GpaCalculationTypeLetterGrade Check Constraints 
Check Constraint Name  CheckConstraint